Skip to content

Release app microsoft.app 2025 01 01#32578

Merged
najian merged 17 commits intomainfrom
release-app-Microsoft.app-2025-01-01
Mar 25, 2025
Merged

Release app microsoft.app 2025 01 01#32578
najian merged 17 commits intomainfrom
release-app-Microsoft.app-2025-01-01

Conversation

@najian
Copy link
Member

@najian najian commented Feb 12, 2025

ARM (Control Plane) API Specification Update Pull Request

Tip

Overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

spec_pr_review_workflow_diagram

Purpose of this PR

What's the purpose of this PR? Check the specific option that applies. This is mandatory!

  • New resource provider.
  • New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix OpenAPI spec quality issues in S360.
  • Convert existing OpenAPI spec to TypeSpec spec (do not combine this with implementing changes for a new API version).
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
suppressions guide to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • If you don't have permissions to remove or add labels to the PR, request write access per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositories
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • For help with ARM review (PR workflow diagram Step 2), see https://aka.ms/azsdk/pr-arm-review.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Nan Jiang and others added 13 commits December 4, 2024 13:29
Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.
Updated the API version from stable/2024-03-01 to stable/2025-01-01.
* Support keda scaler auth using MSI

* fix lint

* fix lint

* update
…Jobs (#31891)

* add keda propety

* fix prettier

* fix comment
* Enable BYO NFS Storage in 2025-01-01

* Fix code style

* Fix

---------

Co-authored-by: Layla Liu <layliu@microsoft.com>
* Enable Java Runtime in 2025-01-01
---------

Co-authored-by: najian <jiangnan8924@gmail.com>
* Support env msi and cert from key vault

* add spell check ci
* add java components support in version 2025-01-01

* enable lenient model deduplication in go

---------

Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
* update proxy resource type to v5

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>
* SessionPool Api Version 2025-01-01

* Fix example

* DynamicPoolConfiguration.LifecycleConfiguration

* Fix

* Test

* Test

* Test

* test

* Test

* Test

* Test

* Test

* Test

* Test

* Restore

* Test

* Test

* Test

* Restore

* Use TrackedResource for SessionPool patch

* Remove tracked resource and only support tags for patch

* Fix lintdiff

* Update lifecycle type

* Add supress

* fix
@openapi-pipeline-app
Copy link

PR validation pipeline can not start as the pull request is not merged or mergeable - most likely it has merge conflicts.

@microsoft-github-policy-service
Copy link
Contributor

Hi, @najian. Your PR has no update for 14 days and it is marked as stale PR. If no further update for over 14 days, the bot will close the PR. If you want to refresh the PR, please remove no-recent-activity label.

@microsoft-github-policy-service microsoft-github-policy-service bot added the no-recent-activity There has been no recent activity on this issue. label Mar 3, 2025
@najian najian removed the no-recent-activity There has been no recent activity on this issue. label Mar 4, 2025
@najian
Copy link
Member Author

najian commented Mar 4, 2025

Try fix conflict by #32974

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 6, 2025

Next Steps to Merge

✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Mar 6, 2025

Generated ApiView

Language Package Name ApiView Link
Go sdk/resourcemanager/appcontainers/armappcontainers Create ApiView timeout. Package is too large and we cannot create ApiView for it.
JavaScript @azure/arm-appcontainers https://apiview.dev/Assemblies/Review/ba41cd9978b542efb0688a072b2319a1?revisionId=340ace55b00d42c8af2cb7de382a4098
Java azure-resourcemanager-appcontainers https://apiview.dev/Assemblies/Review/7da9ac1e2db64477ada2ba8bbb71169b?revisionId=1f16c0f266e44d268b5f36f51cff1bae
Python azure-mgmt-appcontainers https://apiview.dev/Assemblies/Review/1693ff33eb9c4a86a7684539954c49cf?revisionId=3768d14bf6f14e1f81bbe3a2dda032fe

@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Mar 6, 2025
@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Microsoft.App

@openapi-pipeline-app openapi-pipeline-app bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 19, 2025
@rkmanda rkmanda added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Mar 21, 2025
@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Mar 21, 2025
@najian najian merged commit 24b224b into main Mar 25, 2025
86 checks passed
@najian najian deleted the release-app-Microsoft.app-2025-01-01 branch March 25, 2025 02:30
pjpatel12 pushed a commit to pjpatel12/azure-rest-api-specs that referenced this pull request Apr 29, 2025
* Copy files from stable/2024-03-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2025-01-01

Updated the API version from stable/2024-03-01 to stable/2025-01-01.

* Added tag for 2025-01-01 in readme file

* Support keda scaler auth using MSI (Azure#31893)

* Support keda scaler auth using MSI

* fix lint

* fix lint

* update

* Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (Azure#31891)

* add keda propety

* fix prettier

* fix comment

* Enable BYO NFS Storage in 2025-01-01 (Azure#31850)

* Enable BYO NFS Storage in 2025-01-01

* Fix code style

* Fix

---------

Co-authored-by: Layla Liu <layliu@microsoft.com>

* Add RunningStatus for ContainerApp (Azure#31984)

* Enable Java Runtime in Microsoft.App 2025-01-01 (Azure#31957)

* Enable Java Runtime in 2025-01-01
---------

Co-authored-by: najian <jiangnan8924@gmail.com>

* Support env msi and cert from key vault (Azure#31875)

* Support env msi and cert from key vault

* add spell check ci

* Support Java Components in Microsoft.App version 2025-01-01 (Azure#31958)

* add java components support in version 2025-01-01

* enable lenient model deduplication in go

---------

Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* Update proxy resource type to v5 (Azure#31997)

* update proxy resource type to v5

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

* remove deduplication config for go sdk (Azure#32111)

* Azure Container Apps SessionPool Api Version 2025-01-01 (Azure#31985)

* SessionPool Api Version 2025-01-01

* Fix example

* DynamicPoolConfiguration.LifecycleConfiguration

* Fix

* Test

* Test

* Test

* test

* Test

* Test

* Test

* Test

* Test

* Test

* Restore

* Test

* Test

* Test

* Restore

* Use TrackedResource for SessionPool patch

* Remove tracked resource and only support tags for patch

* Fix lintdiff

* Update lifecycle type

* Add supress

* fix

* Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)

* Fix LintDiff failed
---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

* Adding managed identity settings (Azure#32009)

* Don't add 201 according to breaking change review comments (Azure#33094)

* Revert "Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)"

This reverts commit 58c987f.

* Fix example

* suppression PutResponseCodes per Breaking change review comments

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>
Co-authored-by: njucz <740360112@qq.com>
Co-authored-by: Zunli Hu <zuh@microsoft.com>
Co-authored-by: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com>
Co-authored-by: Layla Liu <layliu@microsoft.com>
Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com>
Co-authored-by: Songbo Wang <sonwan@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Yitao Pan <yitaopan@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Vaclav Turecek <vturecek@microsoft.com>
nwnt pushed a commit to nwnt/azure-rest-api-specs that referenced this pull request Jun 10, 2025
* Copy files from stable/2024-03-01

Copied the files in a separate commit.
This allows reviewers to easily diff subsequent changes against the previous spec.

* Update version to stable/2025-01-01

Updated the API version from stable/2024-03-01 to stable/2025-01-01.

* Added tag for 2025-01-01 in readme file

* Support keda scaler auth using MSI (Azure#31893)

* Support keda scaler auth using MSI

* fix lint

* fix lint

* update

* Add KEDA cooldownPeriod/pollingInterval property for Container App & Jobs (Azure#31891)

* add keda propety

* fix prettier

* fix comment

* Enable BYO NFS Storage in 2025-01-01 (Azure#31850)

* Enable BYO NFS Storage in 2025-01-01

* Fix code style

* Fix

---------

Co-authored-by: Layla Liu <layliu@microsoft.com>

* Add RunningStatus for ContainerApp (Azure#31984)

* Enable Java Runtime in Microsoft.App 2025-01-01 (Azure#31957)

* Enable Java Runtime in 2025-01-01
---------

Co-authored-by: najian <jiangnan8924@gmail.com>

* Support env msi and cert from key vault (Azure#31875)

* Support env msi and cert from key vault

* add spell check ci

* Support Java Components in Microsoft.App version 2025-01-01 (Azure#31958)

* add java components support in version 2025-01-01

* enable lenient model deduplication in go

---------

Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>

* Update proxy resource type to v5 (Azure#31997)

* update proxy resource type to v5

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

* remove deduplication config for go sdk (Azure#32111)

* Azure Container Apps SessionPool Api Version 2025-01-01 (Azure#31985)

* SessionPool Api Version 2025-01-01

* Fix example

* DynamicPoolConfiguration.LifecycleConfiguration

* Fix

* Test

* Test

* Test

* test

* Test

* Test

* Test

* Test

* Test

* Test

* Restore

* Test

* Test

* Test

* Restore

* Use TrackedResource for SessionPool patch

* Remove tracked resource and only support tags for patch

* Fix lintdiff

* Update lifecycle type

* Add supress

* fix

* Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)

* Fix LintDiff failed
---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

* Adding managed identity settings (Azure#32009)

* Don't add 201 according to breaking change review comments (Azure#33094)

* Revert "Fix LintDiff failed in Release app microsoft.app 2025 01 01 (Azure#33078)"

This reverts commit 58c987f.

* Fix example

* suppression PutResponseCodes per Breaking change review comments

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>
Co-authored-by: njucz <740360112@qq.com>
Co-authored-by: Zunli Hu <zuh@microsoft.com>
Co-authored-by: LaylaLiu-gmail <38268900+LaylaLiu-gmail@users.noreply.github.com>
Co-authored-by: Layla Liu <layliu@microsoft.com>
Co-authored-by: zhenqxuMSFT <zhenqxu@microsoft.com>
Co-authored-by: Songbo Wang <sonwan@microsoft.com>
Co-authored-by: Chenjie Shi <tadelesh.shi@live.cn>
Co-authored-by: Yitao Pan <yitaopan@microsoft.com>
Co-authored-by: Mike Harder <mharder@microsoft.com>
Co-authored-by: Vaclav Turecek <vturecek@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved-Suppression ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. new-api-version PipelineBotTrigger PublishToCustomers Acknowledgement the changes will be published to Azure customers. ReadyForApiTest <valid label in PR review process>add this label when swagger and service APIs are ready for test resource-manager SuppressionReviewRequired

Projects

None yet

Development

Successfully merging this pull request may close these issues.